CSR Client side rendering
特徴
サーバ Serverを経由しないでclient クライアントのWebブラウザ Web Browserでレンダリング Rendering
WebPlatformApp Performanceがユーザの環境に依存
LCP Largest Contentful PaintやTTI Time to Interactiveが遅くなりがち
クローラー crawlerのindexが遅い
JavaScriptを実行・解釈できない、遅れることがある。
SEO 検索エンジン最適化重視する場合困る
対策
Dynamic Rendering 動的レンダリング
関連
SSR Server Side Rendering
App Shell モデル  |  Web  |  Google Developers
Rendering on the Web - Web上のレンダリング  |  Google Developers
20 年代のフロントエンド.md